[Manager Summary]
Returns the scaling factor currently applied to the page and paper rectangles.
OSStatus PMGetScale(PMPageFormat pageFormat, double *scale)
PARAMETERS
pageFormat
- A PMPageFormat previously created by your application.
scale
- A pointer to a variable, which on return contains the scaling factor applied to the page and paper rectangles. No scaling is 100% -- a scaling factor of 100.0. A 50% scale is 50.0.
- function result
- A result code. See Result Codes.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.